home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 64
/
Volume 64 - JOGO DISK .iso
/
Games
/
skecthpad.swf
/
scripts
/
DefineButton2_549
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-04-25
|
109b
|
6 lines
on(release){
_root.pusher = _root.nameinput;
_root.submscore = true;
gotoAndStop("menu_04");
}